home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / amigaos4_only / ifxlite / imagefx3 / rexx / testrecord2.ifx < prev    next >
Text File  |  2004-08-03  |  377b  |  22 lines

  1. /*
  2.  * Arexx Macro created with ImageFX
  3.  *
  4.  * This does the same things as TestRecord1.ifx, but asks the user
  5.  * to enter values instead of doing exactly what was recorded.
  6.  */
  7.  
  8. OPTIONS RESULTS
  9.  
  10. ActiveColor 1
  11. DrawMode Normal
  12. Pen 0 1
  13. Blend 100
  14. AlphaChannel Off
  15. EdgeMode Normal 0
  16. FillMode Solid 0 0 0 SMOOTH
  17. AirbrushSettings 5 50 0 Spray
  18.  
  19. LoadBuffer FORCE
  20. Scale
  21. SaveBufferAs ILBM
  22.